* {
    font-family: 'PingFangSC-Regular','helvetica neue',arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',sans-serif;
}
body{margin:0;padding:0;line-height: 1.42857143;  min-width:1100px;font-family: 微软雅黑;}
ul,li,ol,dl{list-style:none;margin:0;padding: 0;}
input,select,button,textarea{ font-family: 'PingFangSC-Regular','helvetica neue',arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',sans-serif;}
input[type="text"],.jzxx_Flex input[type="button"],.jzxx_Flex input[type="submit"]{-webkit-appearance: none;border-radius:0;}
img{border:none;}
.wrap{font-size:16px;}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*  buttons */
.btn { display: inline-block; padding: .5em 1em; border: 0 none; border: 1px solid rgba(0,0,0,.25); border-radius: 0.3em; background-image: none; box-shadow: 0 1px rgba(0,0,0,.15), inset 0 1px rgba(255,255,255,.15); color: #fff; text-align: center; text-decoration: none; text-shadow: 1px 1px rgba(0,0,0,.1); font-size: 100%; font-family: inherit; font-weight: inherit; white-space: nowrap; -webkit-user-select: none; -moz-user-select: none; user-select: none; overflow: visible; cursor: pointer; }
.btn:hover, .btn:focus { text-decoration: none; background-image: linear-gradient(to bottom, rgba(0,0,0,.1), rgba(0,0,0,.1)); }
.btn:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.btn:active { box-shadow: 0 1px rgba(0,0,0,.2), inset 0 1px rgba(0,0,0,.05); outline: none; }

.btn_navy { background-color: #001f3f; }
.btn_blue { background-color: #0074d9; }
.btn_aqua { background-color: #7fdbff; }
.btn_teal { background-color: #39cccc; }
.btn_olive { background-color: #3d9970; }
.btn_green { background-color: #2ecc40; }
.btn_lime { background-color: #01ff70; }
.btn_yellow { background-color: #ffdc00; }
.btn_orange { background-color: #ff851b; }
.btn_red { background-color: #ff4136; }
.btn_fuchsia { background-color: #f012be; }
.btn_purple { background-color: #b10dc9; }
.btn_maroon { background-color: #85144b; }
.btn_white { background-color: #ffffff; }
.btn_gray { background-color: #aaaaaa; }
.btn_silver { background-color: #dddddd; }
.btn_black { background-color: #111111; }

.btn_white, .btn_silver { color: #111111;  text-shadow: none; }
/* Backgrounds */
.bg_navy { background-color: #001f3f; }
.bg_blue { background-color: #0074d9; }
.bg_aqua { background-color: #7fdbff; }
.bg_teal { background-color: #39cccc; }
.bg_olive { background-color: #3d9970; }
.bg_green { background-color: #2ecc40; }
.bg_lime { background-color: #01ff70; }
.bg_yellow { background-color: #ffdc00; }
.bg_orange { background-color: #ff851b; }
.bg_red { background-color: #ff4136; }
.bg_fuchsia { background-color: #f012be; }
.bg_purple { background-color: #b10dc9; }
.bg_maroon { background-color: #85144b; }
.bg_white { background-color: #ffffff; }
.bg_gray { background-color: #aaaaaa; }
.bg_silver { background-color: #dddddd; }
.bg_black { background-color: #111111; }
/* Colors */
.navy { color: #001f3f; }
.blue { color: #0074d9; }
.aqua { color: #7fdbff; }
.teal { color: #39cccc; }
.olive { color: #3d9970; }
.green { color: #2ecc40; }
.lime { color: #01ff70; }
.yellow { color: #ffdc00; }
.orange { color: #ff851b; }
.red { color: #ff4136; }
.fuchsia { color: #f012be; }
.purple { color: #b10dc9; }
.maroon { color: #85144b; }
.white { color: #ffffff; }
.silver { color: #dddddd; }
.gray { color: #aaaaaa; }
.black { color: #111111; }
/* Prettier Links */
a { color:#000; text-decoration: none; }
a:hover {color:#005192;text-decoration: none;}
/* ---------------------single CSS----------------------- */
/* display */
.dn{display:none;}
.di{display:inline;}
.db{display:block;}
.dib{display:inline-block;}
div.dib{*display:inline; *zoom:1;}/* other block level tag(eg. p, li, h1~h6), using 'inline_any' instead */
/* height */
.h14,
.h16,
.hr2,.h3,.h5,.h6,.h7,.h8,.h10,.h11,.h12,.h15,.h20,.h30,.h40,.h45,.hr20,.hr50{clear: both;line-height: 0;font-size: 0;}
.h0{height:0;}
.hr2{height:2px;}
.h3{height:3px;}
.h5{height:5px;}
.h6{height:6px;}
.h7{height:7px;}
.h8{height:8px;}
.h10{height:10px;}
.h11{height:11px;}
.h12{height:12px;}
.h14{height:14px;}
.h15{height:15px;}
.h16{height:16px;}
.h18{height:18px;}
.h20,.hr20{height:15px;}
.h22{height:22px;}
.h24{height:24px;}
.h30{height:30px;}
.h40{height:40px;}
.h45{height:45px;}
.h50{height:50px;}
/* width */
/* fixed width value */
.w20{width:20px;}
.w50{width:50px;}
.w70{width:70px;}
.w100{width:100px;}
.w120{width:120px;}
.w140{width:140px;}
.w160{width:160px;}
.w180{width:180px;}
.w200{width:200px;}
.w220{width:220px;}
.w250{width:250px;}
.w280{width:280px;}
.w300{width:300px;}
.w320{width:320px;}
.w360{width:360px;}
.w400{width:400px;}
.w460{width:460px;}
.w500{width:500px;}
.w600{width:600px;}
.w640{width:640px;}
.w700{width:700px;}
/* percent width value */
.pct10{width:10%;}
.pct15{width:15%;}
.pct20{width:20%;}
.pct25{width:25%;}
.pct30{width:30%;}
.pct33{width:33.3%;}
.pct40{width:40%;}
.pct50{width:50%;}
.pct60{width:60%;}
.pct66{width:66.6%;}
.pct70{width:70%;}
.pct75{width:75%;}
.pct80{width:80%;}
.pct90{width:90%;}
.pct100{width:100%;}
/* line-height */
.lh0{line-height:0;}
.lh14{line-height:14px;}
.lh16{line-height:16px;}
.lh18{line-height:18px;}
.lh20{line-height:20px;}
.lh22{line-height:22px;}
.lh24{line-height:24px;}
.lh30{line-height:30px;}
/* margin */
.m0{margin:0;}
.ml1{margin-left:1px;}
.ml2{margin-left:2px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.mr1{margin-right:1px;}
.mr2{margin-right:2px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mt1{margin-top:1px;}
.mt2{margin-top:2px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mb1{margin-bottom:1px;}
.mb2{margin-bottom:2px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
/* margin negative */
.ml-1{margin-left:-1px;}
.mr-1{margin-right:-1px;}
.mt-1{margin-top:-1px;}
.mb-1{margin-bottom:-1px;}
.ml-3{margin-left:-3px;}
.mr-3{margin-right:-3px;}
.mt-3{margin-top:-3px;}
.mb-3{margin-bottom:-3px;}
.ml-20{margin-left:-20px;}
.mr-20{margin-right:-20px;}
.mt-20{margin-top:-20px;}
.mb-20{margin-bottom:-20px;}
/* padding */
.p0{padding:0;}
.p1{padding:1px;}
.pl1{padding-left:1px;}
.pt1{padding-top:1px;}
.pr1{padding-right:1px;}
.pb1{padding-bottom:1px;}
.p2{padding:2px;}
.pl2{padding-left:2px;}
.pt2{padding-top:2px;}
.pr2{padding-right:2px;}
.pb2{padding-bottom:2px;}
.pl5{padding-left:5px;}
.p5{padding:5px;}
.pt5{padding-top:5px;}
.pr5{padding-right:5px;}
.pb5{padding-bottom:5px;}
.p10{padding:10px;}
.pl10{padding-left:10px;}
.pt10{padding-top:10px;}
.pr10{padding-right:10px;}
.pb10{padding-bottom:10px;}
.p15{padding:15px;}
.pl15{padding-left:15px;}
.pt15{padding-top:15px;}
.pr15{padding-right:15px;}
.pb15{padding-bottom:15px;}
.p20{padding:20px;}
.pl20{padding-left:20px;}
.pt20{padding-top:20px;}
.pr20{padding-right:20px;}
.pb20{padding-bottom:20px;}
.p30{padding:30px;}
.pl30{padding-left:30px;}
.pt30{padding-top:30px;}
.pr30{padding-right:30px;}
.pb30{padding-bottom:30px;}
/* border-color name rule: border(b)-position(l/r/t/b/d)-width(null/2)-style(null/sh)-color(first one letter/first two letter) |-> All colors are safe color*/
.bdc{border:1px solid #ccc;}
.blc{border-left:1px solid #ccc;}
.brc{border-right:1px solid #ccc;}
.btc{border-top:1px solid #ccc;}
.bbc{border-bottom:1px solid #ccc;}
.bdd{border:1px solid #ddd;}
.bld{border-left:1px solid #ddd;}
.brd{border-right:1px solid #ddd;}
.btd{border-top:1px solid #ddd;}
.bbd{border-bottom:1px solid #ddd;}
.bde{border:1px solid #eee;}
.ble{border-left:1px solid #eee;}
.bre{border-right:1px solid #eee;}
.bte{border-top:1px solid #eee;}
.bbe{border-bottom:1px solid #eee;}
/* background-color name rule: bg - (key word/Hex color) |-> All colors are safe color */
.bgwh{background-color:#fff;}
.bgfb{background-color:#fbfbfb;}
.bgf5{background-color:#f5f5f5;}
.bgf0{background-color:#f0f0f0;}
.bgeb{background-color:#ebebeb;}
.bge0{background-color:#e0e0e0;}
/* safe color */
.g0{color:#000;}
.g3{color:#000;}
.g6{color:#666;}
.g9{color:#999;}
.gc{color:#ccc;}
.wh{color:white;}
/* font-size */
.f0{font-size:0;}
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f24{font-size:24px;}
.f28{font-size:28px;}

/* font-style */
.n{font-weight:normal; font-style:normal; white-space: normal;}
.b{font-weight:bold;}
.i{font-style:italic;}
/* text-align */
.tc{text-align:center;}
.tr{text-align:right;}
.tl{text-align:left;}
.tj{text-align:justify;}
/* text-decoration */
.tdl{text-decoration:underline;}
.tdn,.tdn:hover,.tdn a:hover,a.tdl:hover{text-decoration:none;}
/* letter-spacing */
.lt-1{letter-spacing:-1px;}
.lt0{letter-spacing:0;}
.lt1{letter-spacing:1px;}
/* white-space */
.nowrap{white-space:nowrap;}
/* word-wrap */
.bk{word-wrap:break-word;}
/* vertical-align */
.vm{vertical-align:middle;}
.vtb{vertical-align:text-bottom;}
.vb{vertical-align:bottom;}
.vt{vertical-align:top;}
.v-1{vertical-align:-1px;}
.v-2{vertical-align:-2px;}
.v-3{vertical-align:-3px;}
.v-4{vertical-align:-4px;}
.v-5{vertical-align:-5px;}
/* float */
.fl{float:left;}
.fr{float:right;}
.fl-l{float:left;}
.fl-r{float:right;}
/* clear */
.clearfix{clear:both;font-size:0;line-height: 0;height: 0;overflow: hidden;}
/* position */
.rel{position:relative;}
.abs{position:absolute;}
/*z-index*/
.zx1{z-index:1;}
.zx2{z-index:2;}
/* cursor */
.poi{cursor:pointer;}
.def{cursor:default;}
/* overflow */
.ovh{overflow:hidden;}
.ova{overflow:auto;}
/* visibility */
.vh{visibility:hidden;}
.vv{visibility:visible;}
/* opacity */
.opa0{opacity:0; filer:alpha(opacity=0);}
/* zoom */
.z{*zoom:1;}
/* Positioning */
.static{position: static;}
.fixed{position: fixed;}
.absolute{position: absolute;}
.relative{position: relative;}
.pin-t	{top: 0;}
.pin-r	{right: 0;}
.pin-b	{bottom: 0;}
.pin-l	{left: 0;}
.pin-y	{top:0;bottom: 0;}
.pin-x	{right: 0;left: 0;}
.pin{top:0;right: 0;bottom: 0;left: 0;}
/* layout */
.wrap-row{margin-left:-12px;*zoom: 1;_position:relative;}
.wrap-row .lists-ico li{margin-left: 12px;margin-bottom:12px;width:158px;float: left;}
*+html .wrap-row{margin-left:0;}
*+html .wrap-row .lists-ico li{margin-left: 0px;margin-right:6px;width:110px;}
.wrap-row .lists-ico li.icon{background-repeat: no-repeat;padding-left: 40px;}
.wrap-row .lists-ico li.icon .item{padding-left:10px;height: 35px;line-height:35px;border-top: 1px #e5e5e5 solid;border-bottom: 1px #e5e5e5 solid;border-right: 1px #e5e5e5 solid;}
.wrap-row .lists-ico li.icon .item a{color: #000;}
.wrap-row .lists-ico li.icon .item a:hover{color:#005192;}
.wrap-row .lists-ico2 li{margin-left: 12px;margin-bottom:12px;width:156px;/*background-color: #005192;*/}
.wrap-row .lists-ico2 li.icon{background-repeat: no-repeat;}
.wrap-row .lists-ico2 li.icon-1{padding-left: 0px;margin-right:10px;float: left;}
.wrap-row .lists-ico2 li.icon-2{padding-left: 0px;margin-right:0px;margin-left:0;float:right;}
.wrap-row .lists-ico2 li.icon .item a{color: #ffffff;}
.wrap-row .lists-ico2 li.icon-1 .item{height: 48px;line-height:48px;background:#005192 url(../images/img-icon-31.png) no-repeat 15px center;padding-left:42px;}
.wrap-row .lists-ico2 li.icon-2 .item{height: 48px;line-height:20px;background:#005192 url(../images/img-icon-32.png) no-repeat 10px center;padding-left:25px;}
.wrap-row .lists-ico2 li.icon-2 .item a{display:block;padding-top:4px;text-align:center;}
*+html .wrap-row .lists-ico2 li{margin-left: 0;margin-right: 6px;}

.wrap-row-5{
	margin-left: -20px;
	/*
	padding-bottom: 20px;
	*/
	*zoom:1;_position:relative;
}
.wrap-row-5 .pub-col-span{
	margin-left: 20px;
	float: left;
}
.wrap-row-5 .pub-col-span-3,.wrap-row-5 .pub-col-span-2{
	
	background: url(../images/line-03.png) no-repeat right 5px;
	/*
	padding: 15px 0 10px 0;*/
	
}
.wrap-row-5 .pub-col-span-1{
	padding: 15px 0 10px 0;
}
.wrap-row-5 .pub-col-span-3{/*width:455px;*/width:490px;}
.wrap-row-5 .pub-col-span-2{width:390px;}
.wrap-row-5 .pub-col-span-1{width:180px;}
.wrap-row-5 .pub-col-span-4{width:560px;/*padding: 15px 0 10px 0;*/margin-left:50px;}
.pub-link-gov{padding:0px;}
.pub-links-2{/* float: left;width:550px; */line-height:28px;}
.pub-links-2 a{
	font-size: 14px;
	color:#000;
	background-repeat: no-repeat;
	padding:2px 0 2px 22px;
}
.pub-links-2 a:hover{color: #005192;}
.pub-links-2 span{
	font-size: 14px;
	color: #ffffff;
	padding:0 33px;
}
.pub-links-2 a.ico-gov-1{background-image: url(../images/img-icon-22.png);}
.pub-links-2 a.ico-gov-2{background-image: url(../images/img-icon-23.png);}
.pub-links-2 a.ico-gov-3{background-image: url(../images/img-icon-24.png);}
.pub-links-3{width: 510px;float: right;}
.pub-link-sel-1,.pub-link-sel-3{float: left;}
.pub-link-sel-1,
.pub-link-sel-2,
.pub-link-sel-3{width:158px;margin-left:12px;overflow: hidden;}
.pub-link-sel select{width: 100%;}
/* lists */
.lists li{line-height: 32px; background: url(../images/point.jpg) no-repeat 0 14px; padding-left: 12px;vertical-align:text-bottom;*background-position:0 9px;}
.lists li a{color:#000;*float:left;}
.lists li a:hover{color:#005192;}
.lists li span {color: #999999;float: right;}
*+html .lists li{background-position:0 15px;}
*+html .lists li a{float:left;}
*html .lists li a{float:left;}

.list-a1 li{font-size:18px;line-height: 36px; background: url(../images/point.jpg) no-repeat 16px 26px; padding-left: 28px;padding-top: 10px;}
.list-a1 .item{padding-bottom: 10px;color:#000;}
.list-a1 li span{color: #afafaf;padding:0 3px;}
.list-a1 li span.double{padding:0 20px;}
.list-a1 li span.double2{padding:0 46px;}
.list-a1 li.last .item{border:none;}
.list-a1 li.index-manager3 span{padding:0 20px;}
.list-a1-line{background:url(../images/line-jld-30.jpg) no-repeat -10px bottom;}

.lists-r-1 li span {color: #ffffff;background-color: #005192;padding:3px;line-height: 1;margin-top: 7px;}

.list-f-1 li{float: left;line-height: 28px;
	white-space: nowrap;
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;}
.list-f-1 li a{color:#000;}
.list-f-1 li a:hover{color: #005192;}
.list-f-1 li.w1{width: 110px;}
.list-f-1 li.w2{width: 155px;}
.list-f-1 li.w3{width: 118px;}
.list-f-1 li.w4{width: 188px;}
.list-f-1 li.w5{width: 178px;}

.list-f-1 li.w6{width: 190px;}
.list-f-1 li.w7{width: 200px;}

.list-f-1 li.w_a1{width: 160px;}
.list-f-1 li.w_a2{width: 165px;}
.list-f-1 li.w_a3{width: 125px;}

.list-f-1 li.w_a4{width: 165px;}
.list-f-1 li.w_a5{width: 160px;}
.list-f-1 li.w_a6{width: 180px;}

.lists-column li{line-height: 35px; background: url(../images/point.jpg) no-repeat 0 15px; padding-left: 12px;}
.lists-column li a{color:#000;}
.lists-column li span {color: #999999;padding-left: 30px;font-family: Arial;}

.lists li em,
.lists-column li em{font-style: normal;color: #005192;}
.lists li em a,
.lists-column li em a{color: #005192;}
.diylist{min-height: 300px;}
.
/* title */
.tit-lm-3{color: #005192;font-weight: bold;line-height: 50px;}
/* line */
.bor-bottom-1{border-bottom: 1px #cccccc solid;}
.hr-line {
    border-bottom: 1px #cecece dotted;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    margin: 10px 0;
}
.hr-line2 {
    border-bottom: 1px #f2f2f2 solid;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    margin: 10px 0;
}
.pub-column-simple .hr-line{
	border-bottom: 1px #f2f2f2 solid;
	margin: 15px 0;
}
.pub-topline{border-top:1px solid #f2f2f2;}
li.uline{
	border-bottom: 1px #f2f2f2 solid;
    margin-bottom: 15px;
    padding: 0 0 15px 12px;
}
/*-------------------------------↓分页样式开始↓------------------------------------*/
.page_num,.page_num2{padding-top:15px; height:45px; overflow:hidden;clear: both;}
#page_div{line-height:30px; color:#000; height:28px;font-size:12px; margin:0 auto;text-align:center;}
#pagination_input{ width:20px; height:16px; line-height:16px; margin:0 8px; padding:0; overflow:hidden; border:1px solid #ccc;}
#page_div .pagination_index, #page_div .pagination_index_num{
display:inline-block;
background:#F8F9FB; border:1px solid #CAD4DF; padding:0 12px;
margin-right:2px;
height:28px;text-align:center;
box-sizing:content-box;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
}
#page_div .pagination_index a, #page_div .pagination_index_num a{padding:0px; margin:0px;text-align:center;  color:#666666;}
#page_div .pagination_index a:hover, #page_div .pagination_index_num a:hover{padding:0px; margin:0px;text-align:center;  color:#666666;}
#page_div .pagination_index_last{width:260px; float:right; text-align:right; margin:0 auto;}
#page_div .pagination_index_curr,#page_div .pagination_index_total{
display:inline-block;
padding:0 8px;
margin-right:2px;
height:28px;text-align:center;}
#page_div .pagination_index_curr{padding-left:0;}
/* ========="首页"样式=========*/
#page_div .pagination_index_num{margin-right:2px; padding:0px; width:20px;}
#page_div .page_loca{ background:#145190; border:1px solid #145190; height:28px;
line-height:28px; color:#FFF;text-align:center;}
#page_div .page_loca a{color:#FFF;} /*=========当前页码样式=========*/
/*-------------------------------↑分页样式结束↑---------------------------------------*/
/* left-slider*/
.pub-slider{
	background-color: #005192;
}
.pub-slider li{
	line-height: 56px;
	background: url(../images/line-nav-1.png) bottom center no-repeat;
	font-size: 18px;
	position: relative;
}
.pub-slider li span{
	background: url(../images/arrow-n1.png) right center no-repeat;
	display: block;
	padding-left:45px;
	margin-right:45px;
}
.pub-slider li a{
	color: #ffffff;
}
.pub-slider li.curr span{
    background-image: none;
    color: #fff;
    font-weight: bold;
}
.pub-slider li.curr .arr{
	background: url(../images/grjj20180123-5.jpg) no-repeat;
	position: absolute;
    right: -10px;
    top: 20px;
    width: 13px;
    height: 20px;
	font-size:0;
	line-height:0;
}
*+html .pub-slider li.curr .arr{top:2px;}
.pub-slider li.last-none{background:none;}
.pub-slider li dl{
	background: #cdddec;
	display: none;
}
.pub-slider li.curr dl{
	display: block;
}
.pub-slider dl dd {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    margin: 0;
    padding: 0 0 0 65px;
    background: url(../images/slide_line.jpg) no-repeat 0 bottom;
    position: relative;
}
.pub-slider dl dd a {
    color:#000;
    background: url(../images/slide_t3.png) no-repeat 0 center;
    display: block;
    padding-left: 18px;
}
.pub-slider dl dd .arr2{
	background: url(../images/slide_t2.png) no-repeat;
	position: absolute;
    right: -10px;
    top: 10px;
    width: 13px;
    height: 20px;
}
.pub-slider li.curr dl dd.this a {
    color: #005192;
}
.pub-slider li.subheight-1{height:70px;line-height:70px;}
.pub-slider li.subheight-2{height:90px;line-height:90px;}
.pub-slider li.subheight-3{line-height:28px;}
.pub-slider li.subheight-3 span{padding-top:10px;padding-bottom:10px;}
.grjj-box{margin-right: 1px;}
.pub-col-2 .grjj-box1-nane span{
	padding-right: 0px;
}
.pub-col-2 .grjj-box1{
	font-size: 16px;
}
.pub-col-2 .grjj-box1 b{
	font-weight: normal;
	color: #999999;
	padding-left: 15px;
}
/* ------------------- multiply CSS ------------------ */
/* 块状元素水平居中 */
.auto{margin-left:auto; margin-right:auto;}
/* 清除浮动*/
.fix{*zoom:1;}
.fix:after{display:table; content:''; clear:both;}
/* 基于display:table-cell的自适应布局 */
.cell{display:table-cell; *display:inline-block; width:2000px; *width:auto;}
/* 双栏自适应cell部分连续英文字符换行 */
.cell2{overflow:hidden; _display:inline-block;}
/* 单行文字溢出虚点显 示*/
.ell{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
/* css3过渡动画效果 */
.trans{
    -webkit-transition:all .15s;
            transition:all .15s;
}
/* 大小不定元素垂直居中 */
.dib_vm{display:inline-block; width:0; height:100%; vertical-align:middle;}
/* 加载中背景图片 - 如果您使用该CSS小库，务必修改此图片地址 */
.loading{background:url(about:blank) no-repeat center;}
/* 无框文本框文本域 */
.bd_none{border:0; outline:none;}
/* 绝对定位隐藏 */
.abs_out{position:absolute; left:-999em; top:-999em;}
.abs_clip{position:absolute; clip:rect(0 0 0 0);}
/* 按钮禁用 */
.disabled{outline:0 none; cursor:default!important; opacity:.4; filer:alpha(opacity=40); -ms-pointer-events:none; pointer-events:none;}
/*inline-block与float等宽列表*/
.inline_box{font-size:1em; letter-spacing:-.25em; font-family:Arial;}
.inline_two, .inline_three, .inline_four, .inline_five, .inline_six, .inline_any{display:inline-block; *display:inline; letter-spacing:0; vertical-align:top; *zoom:1;}
.float_two, .float_three, .float_four, .float_five, .float_six{float:left;}
.inline_two, .float_two{width:50%; *width:49.9%;}
.inline_three, .float_three{width:33.33333%; *width:33.3%;}
.inline_four, .float_four{width:25%; *width:24.9%;}
.inline_five, .float_five{width:20%; *width:19.9%;}
.inline_six, .float_six{width:16.66666%; *width:16.6%;}
.inline_fix{display:inline-block; width:100%; height:0; overflow:hidden;}
/* title */
.tit {
    position:relative;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.tit .glyphicon {
    background-repeat: no-repeat;
    padding-left:20px;
}
.tit-default {
    color:#000;
    background-color: #fff;
    border-color: #ccc;
}
.tit-channel-a1{
	font-size: 20px;
	font-weight: bold;
	line-height: 34px;
	color: #565656;
}
.tit-channel-a1 .font_l a{color: #565656;}
.font_l{
	float: left;
}
.more_r{
	float: right;
	font-size: 16px;
}
.more_r a{
	color: #005192;
}
.tit-channel-a2{
	font-size: 18px;
	font-weight: bold;
	line-height: 34px;
	color: #005192;
}
.tit-channel-a2 span.tit_l{
	border-left: 4px solid #005192;
	padding-left: 4px;
}
.tit-channel-a2 span.tit_l a{
	color: #005192;
}
/* nowsite */
.pub-nowsite{
	background-color: #ffffff;
	padding-top: 0px;
}
.pub-nowsite .tit-n-12{
	font-size: 16px;
	color:#000;
}
.pub-nowsite .tit-n-12 a{margin:0 8px;}
.pub-nowsite .tit-n-12 span{padding:0 8px;}
.pub-nowsite .tit-n-12 a span{padding:0;}
.pub-nowsite .pub-channel-a2{
	display:none;
}
.pub-nowsite .pub-channel-a3{
	text-indent: 0px;
	height: 40px;
	line-height: 40px;
}
/* more */
.lsj-view-more{
	text-align: right;
	font-size: 14px;
	padding-top:8px;
}
.lsj-view-more a{color:#000;}
.lsj-view-more a:hover{color: #005192;}
.pub-more-c{
	width: 220px;
	height: 38px;
	line-height: 38px;
	border:1px solid #bdc0c4;
	margin:0 auto;
	font-size: 18px;
	text-align: center;
	background-color: #eaeaea;
	clear: both;
}
.pub-more-c-inner a{
	color:#000;
}
/* header */
.pub-header{background-color: #ffffff;margin-bottom: 20px;}
.pub-header .lsj-index-inner-2{
	padding-top:15px;
	padding-bottom:10px;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}
*+html .pub-header .lsj-index-inner-2{
	padding-bottom: 0;
}
.pub-header .lsj-index-search{
	width:312px;
	margin-top: 28px;
	float:right;
}
.pub-header .lsj-index-logo{
	width:540px;
	float: left;
}
.pub-header .lsj-index-logo img{
	width: 100%;
}
.pub-header .lsj-index-search .lsj-index-search-inner .lsj-ipt-a1{
	width: 200px;
	float: left;
}
.pub-header .lsj-index-search .lsj-index-search-inner .lsj-ipt-a1,
.pub-header .lsj-index-search .lsj-index-search-inner .lsj-btn-a1 {
    height: 28px;
}
*+html .pub-header .lsj-index-search .lsj-index-search-inner .lsj-btn-a1{
	height: 30px;
}
.pub-header .lsj-search-key{text-align: right;font-size: 12px;color: #a3a3a3;line-height: 20px;clear: both;}
.pub-header .lsj-search-key a{color: #a3a3a3;margin-left: 10px;}
.pub-header .lsj-search-key a:hover{text-decoration: underline;}
*+html .lsj-index-search .lsj-index-search-inner .lsj-ipt-a1{height:32px;line-height: 32px;}
*+html .lsj-index-search .lsj-index-search-inner .lsj-btn-a1{margin-left:-10px;line-height: 32px;height: 34px;}

/* index header */
/* noline*header */
.pub-header2{background-color: #ffffff;margin-bottom: 20px;}
.pub-header2 .lsj-index-inner-2{
	padding-top:25px;
	padding-bottom:18px;
	height:108px;
}
*+html .pub-header2 .lsj-index-inner-2{padding-bottom:0;height:88px;}
.pub-header2 .lsj-index-search{
	width:312px;
	margin-top: 15px;
	float:right;
}
.pub-header2 .lsj-index-logo{
	width:370px;
	float: left;
}
.pub-header2 .lsj-index-logo img{
	width: 100%;
}
.pub-channel-title{
	width: 370px;
	height: 48px;
	position: relative;
	zoom: 1;
	float: left;
	font-size: 20px;
	color: #005192;
	font-weight: bold;
}
.pub-channel-title-inner{
	position: absolute;
	bottom: 5px;
	left: 24px;
}
.pub-channel-title-inner span{
	padding-right: 12px;
}
.pub-channel-title .pub-channel-title-inner span{font-size:20px;}
.pub-header2 .lsj-index-search .lsj-index-search-inner .lsj-ipt-a1{
	width: 200px;
	float: left;
}
.pub-header2 .lsj-index-search .lsj-index-search-inner .lsj-ipt-a1,
.pub-header2 .lsj-index-search .lsj-index-search-inner .lsj-btn-a1 {
	/*border:1px #e5e5e5 solid;*/
    height: 28px;
}
.pub-header2 .lsj-index-search .lsj-index-search-inner .lsj-btn-a1{
	/*background:#e5e5e5 url(../images/search-btn-2.jpg) no-repeat;
	width: 81px;*/
	margin-left:0;
}
.pub-header2 .lsj-search-key{text-align: right;font-size: 12px;color: #a3a3a3;line-height: 20px;clear: both;}
.pub-header2 .lsj-search-key a{color: #a3a3a3;margin-left: 10px;}
.pub-header2 .lsj-search-key a:hover{text-decoration: underline;}
.pub-nowsite2{display: none;margin-bottom: 5px;}
.pub-pull .pub-nowsite2 .pub-channel-a3{margin-top: 5px;}
/* public */
.pub-pull{width:1100px;margin:0 auto;}
.pub-column{clear:both;margin-left: -15px;*zoom:1;position:relative;}

.pub-col-6{width:729px;margin-left:15px;float:left;overflow: hidden;}
.pub-col-3{width:356px;margin-left:15px;float:left;overflow: hidden;}
.pub-col-3-1{width:358px;}
.pub-col-7{width:848px;margin-left:15px;float:left;overflow: hidden;}
.pub-col-7-2{width:862px;margin-left:0px;float:left;overflow: hidden;}
.pub-col-2{width:238px;margin-left:15px;float:left;}
*+html .pub-col-2{overflow: hidden;}

.panel .panel-heading{margin-bottom: 10px;}
.panel{padding:15px;}
.panel-default{padding:15px;}
.panel-channel{padding:15px;}
.panel-channel2{padding:15px;}
.panel-none{padding:0;}
.panel-only{padding:30px;}
.panel-only3{padding:25px 30px 30px 30px;}
.panel-only5{padding:30px 0 30px 30px;}
.lsj-column-index-a2{width:345px;}
*+html .lsj-column-index-a2{width:335px;}
.lsj-column-index-a2 .lists li{text-align: inherit;}
.lsj-column-index-inner .lsj-column-index-a2{margin-top:-7px;[;margin-top:-10px;]}
/* tab */
.ul-li-pr li{
	margin-right:13px;
}
.tab-pane .tab-menu li{
	position: relative;
    display: block;
	float:left;
	background-color: #efefef;
	color: #666666;
}
.tab-pane .tab-menu li a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #666666;
    font-size: 18px;
}
.tab-pane .tab-menu li.active>a, .tab-pane .tab-menu>li.active>a:focus, .tab-pane .tab-menu>li.active>a:hover {
    color: #ffffff;
    cursor: pointer;
    background-color: #015293;
}
.tab-content .tab-subcon {
    display: none;
}
.tab-content .active {
    display: block;
}
.pub-column-simple .tab-pane .tab-menu>li>a {
	background:none;
	color: #565656;
	font-size: 24px;
	font-weight: bold;
	padding: 10px 15px 0 0;
}
.pub-column-simple .tab-pane .tab-menu>li>a>span{
	margin:0;
	padding:0 6px 0 0;
	float:left;
	vertical-align: top;
}
.pub-column-simple .tab-pane .tab-menu>li,
.pub-column-simple .tab-pane .tab-menu>li.active>a,
.pub-column-simple .tab-pane .tab-menu>li.active>a:focus,
.pub-column-simple .tab-pane .tab-menu>li.active>a:hover {
	background:none;
	color: #005192;
}
/*focus 636*358*/
.lsj-focus-group *{
	-webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.lsj-focus-group{
	padding:25px;
	width:815px;
	height: 366px;
	-webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.slideBox{ width:651px; height:366px; overflow:hidden; position:relative;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;}
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff;}
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle;}
.slideBox .bd img{ width:651px; height:366px; display:block;}
/*4*/
.slideBox3{ width:100%; height:426px; overflow:hidden; position:relative;}
.slideBox3 .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox3 .hd ul{ overflow:hidden; zoom:1; float:left;}
.slideBox3 .hd ul li{
	float:left;
	margin-right:10px;
	width:15px;
	height:15px;
	line-height:14px;
	background:#b9b9b9;
	cursor:pointer;
	text-indent: -9999em;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.slideBox3 .hd ul li.on{ background:#767676; color:#fff;}
.slideBox3 .bd{ position:relative; height:100%; z-index:0;}
.slideBox3 .bd li{ zoom:1; vertical-align:middle;}
.slideBox3 .bd li .pic{
	width:758px;
	height:426px;
	float: left;
}
.slideBox3 .bd li .inner{
	width:265px;
	height:426px;
	float: right;
}
.slideBox3 .bd img{ width:758px; height:426px; display:block;}
.slideBox3 .title{
	font-size: 20px;
	line-height: 32px;
	color: #565656;
	margin-bottom: 15px;
}
.slideBox3 .des{
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	text-align:justify;
}
/*5*/
.lsj-column-index-a5 .panel-image{width:651px; height:366px;position:relative;}
.lsj-column-index-a5 .panel-image .subtitle{
	position:absolute;
	width:100%;
	bottom:0;
	line-height:40px;
	height:40px;
	overflow: hidden;
	background:url(../images/tit-bg-a2.png) repeat-x;
}
.lsj-column-index-a5 .panel-image .subtitle a{color:#ffffff;}
.lsj-column-index-a5 .panel-image .subtitle div{padding:0 0 0 10px;}
/* 前/后按钮*/
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;}
.slideBox .nextStop{ display:none;}
/*上下滚动*/
.lsj-focus-top{width:142px;margin-bottom: -14px;}
.picScroll-top{ margin:0 auto;  width:142px;  overflow:hidden; position:relative;}
.picScroll-top .bd{ padding:0px;   }
.picScroll-top .bd ul{ overflow:hidden; zoom:1; }
.picScroll-top .bd ul li{ text-align:center; zoom:1; }
.picScroll-top .bd ul li .pic{ text-align:center; height:95px;}
.picScroll-top .bd ul li .pic img{ width:142px; height:81px; display:block;  padding:0px;}
.picScroll-top .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-top .bd ul li .title{ line-height:24px; }
/* thumb */
.picFocus{ width:467px; position:relative;  overflow:hidden;  zoom:1;   }
.picFocus .hd{ width:100%; padding-top:5px;  overflow:hidden; }
.picFocus .hd ul{ margin-right:-5px;  overflow:hidden; zoom:1; }
.picFocus .hd ul li{ padding-top:5px; float:left;  text-align:center;  }
.picFocus .hd ul li img{ width:109px; height:65px; border:2px solid #ddd; cursor:pointer; margin-right:5px;   }
.picFocus .hd ul li.on{ background:url("../images/icoUp.gif") no-repeat center 0; }
.picFocus .hd ul li.on img{ border-color:#f60;  }
.picFocus .bd li{ vertical-align:middle; }
.picFocus .bd img{ width:467px; height:230px; display:block;  }
/* thumb2 */
.picBtnTop{width: 815px;height: 366px;position:relative;  overflow:hidden;  zoom:1;}
.picBtnTop .hd{ width:153px;  height:380px; position:absolute; right:0px; overflow:hidden; }
.picBtnTop .hd ul li{ width:148px; text-align:center; padding:0 0 6px 5px;  }
.picBtnTop .hd ul li img{ width:142px; height:81px; border:3px solid #ddd; cursor:pointer; vertical-align:bottom; }
.picBtnTop .hd ul li.on{ background:url("../images/icoLeft.png") no-repeat 0 38px; }
.picBtnTop .hd ul li.on img{ border-color:#f60;border:3px solid #005192;}

.picBtnTop .bd{ width: 651px;height: 366px; position:relative;  }
.picBtnTop .bd li{ position:relative; zoom:1; vertical-align:middle;}
.picBtnTop .bd li .pic{ position:relative; z-index:0;  }
.picBtnTop .bd li .pic img{ width: 651px;height: 366px; vertical-align:bottom; }
.picBtnTop .bd li .bg{ width:651px; height:40px; position:absolute; left:0; bottom:0; z-index:1;  background:#000; filter:alpha(opacity=60);opacity:0.6;    }
.picBtnTop .bd li .title{ width:651px; height:40px; line-height:40px; left:0; bottom:0;   position:absolute; z-index:2;  }
.picBtnTop .bd li .title a{ color:#fff; padding-left:15px; }
/*focus3*/

.slideBox8{ width:712px; height:403px; overflow:hidden; position:relative; }
.slideBox8 .hd{ height:15px; overflow:hidden; position:absolute; right:4px; bottom:10px; z-index:1; }
.slideBox8 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox8 .hd ul li{text-indent: -99999em; float:left; margin-right:8px;  width:12px; height:12px; line-height:12px; text-align:center; background:#ffffff; cursor:pointer;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%; }
.slideBox8 .hd ul li.on{ background:#999999; color:#fff; }
.slideBox8 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox8 .bd li{ zoom:1; vertical-align:middle; }
.slideBox8 .bd img{ width:712px; height:403px; display:block;  }
.slideBox8 .prev,
.slideBox8 .next{ background-repeat: no-repeat; position:absolute; left:0; top:50%; margin-top:-25px; display:none; width:30px; height:48px; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox8 .prev{background-image: url(../images/arrow-a1.png);}
.slideBox8 .next{background-image: url(../images/arrow-a2.png); left:auto; right:0;  }
.slideBox8 .prev:hover,
.slideBox8 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox8 .prevStop{ display:none;  }
.slideBox8 .nextStop{ display:none;  }

/*yewupindao*/
.picScroll-top7{ margin:10px 0 0 0;  width:100%;  overflow:hidden; position:relative;}

.picScroll-top7 .prev,
.picScroll-top7 .next{cursor:pointer;z-index:9999;position:absolute; left:0%; top:15px; display:block; 
filter:alpha(opacity=50);opacity:0.5;
width:12px; height:18px;}
.picScroll-top7 .next{ left:auto; right:0%; background:url(../images/slider-arrow2_01.png) no-repeat;}
.picScroll-top7 .prev{background:url(../images/slider-arrow2_02.png) no-repeat;}
.picScroll-top7 .prevStop{ display:none;  }
.picScroll-top7 .nextStop{ display:none;  }

.picScroll-top7 .hd{display:none;}

.picScroll-top7 .bd{ padding:0;}
.picScroll-top7 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-top7 .bd ul li{ text-align:center; zoom:1;margin:0; }
.picScroll-top7 .bd ul li .pic{ border:none;}
.picScroll-top7 .bd ul li .pic img{ width:100%; height:50px; display:block;}

.jggk-tit{display: inline-block;}
.lsj-focus-group .jggk-txt{padding:0;}
.lx-jggk .more_r{line-height: 36px;padding-right:5px;}
.lsj-focus-group .lx-pic{width:712px;text-align: center;margin:0 auto;padding: 0;}
.autohei .jggk-txt{padding:20px 20px 0 20px;}
.autohei .jggk-txt p{
	line-height: 34px;
    font-size: 16px;
    text-indent: 2em;
    color: #343434;
}
/* detail */
.pub-det-title {
    font-size: 30px;
    font-weight: normal;
    color: #000;
    text-align: center;
    clear: both;
    padding: 15px 0px 25px 0;
	line-height:1.42857;;
}
.pub-det-title-2 {
    font-size: 30px;
    font-weight: normal;
    color: #000;
    text-align: center;
    clear: both;
    padding: 0 0px 25px 0;
}
.pub-det-title p,.pub-det-title p{margin:0;}
.pub-website{text-align: center;font-size: 12px;color: #898989;min-height: 32px;}
.pub-website span.pub-website-w{padding:0 15px 0 0;}
.pub-det-content{
	min-height: 300px;
	border-top: 1px solid #d4d4d4;
	padding-top: 10px;
	color:#000;
	line-height: 32px;
	text-align:justify;
	font-family:"宋体","\5B8B\4F53";
}
.pub-det-content table {
    width: 100%!important;
    font-size: 16px;
}
.pub-det-content td {
    text-justify: inter-ideograph;
}
.pub-det-content p {
	margin-top:15px;
    margin-bottom:0;
    line-height: 30px;
    color:#000;
   /* word-break:break-all;*/
	text-justify:inter-ideograph;
}
.pub-det-content p a{color:#0000FF;word-break: break-all;}

.pub-det-content img{
	max-width: 100%;
	margin:0 auto;
}
.pub-det-content td table img{display: block;}
.pub-det-content table{
	max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}
.pub-det-date-source{
	width:700px;
	text-align: left;
}
.pub-det-share{
	width: 264px;
	height: 32px;
}
.pub-det-share *{
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
}
.pub-det-print{
	width:290px;
	text-align: left;
	font-size: 12px;
	position: relative;
}
.pub-det-content2{padding-top:0;border:none;}
#playercontainer{margin:10px auto 20px auto;width: 550px;height: 400px;}
.pub-det-action{
	margin:10px 0 0 0;
	background-color: #ffffff;
}
.pub-det-content .list_files p{margin-bottom: 0;}
/* .btn_Function {
    border: 0px;
    cursor: pointer;
    text-align: center;
    vertical-align: baseline;
    padding: 0 6px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    background-color: #f2f2f2;
    border: 1px solid #cccccc;
    margin:5px 10px 0 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
} */
input#detprint{
	background: url(../images/ico_print.png) no-repeat 0px center;
    padding-left: 22px;
    border:none;
    cursor: pointer;
    color: #898989;
    position: absolute;
    right: 80px;
    margin:0 0 0 8px;
    width:27px;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
}
*+html input#detprint{width: 54px;}
input#detprint,.mainShareDiv_24 *{
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}
.mainShareDiv_24{float: right;}
.mainShareDiv_24 .gwds_more{
	cursor: pointer;
}
.pub-det-print .index_switchsize{float:left;}
.index_switchsize span{cursor: pointer;}
p.btn-file {
    background: url(../images/btn_file.jpg) no-repeat 0 9px;
    padding-left: 50px;
    color: #cd6434;
}
p.btn-file a {
    color: #cd6434;
}
.table-bordered {
    border: 1px solid #dddddd;
    border-collapse: separate;
    border-left:0;
    border-top:0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
}
.table th, .table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}
.table-bordered th, .table-bordered td {
    border-left: 1px solid #dddddd;
}
.online_top{
	background-color: #005192;
}
.online_date{
	color: #ffffff;
	height: 40px;
	line-height: 42px;
	font-size: 14px;
	overflow: hidden;
	position: absolute;
	width:200px;
	z-index:10;
}
#main-nav{
	width: 1100px;
	margin:0 auto;
	background-color: #005192;
}
.online_top #main-nav{
	display: inline;
	width: auto;
}
.list_xxgk{
	font-size: 14px;
}
.list_xxgk li{
	clear: both;
	line-height: 40px;
	min-height: 40px;
}
.list_xxgk li.td-head{
	background-color: #005192;
	color: #ffffff;
	line-height: 50px;
	height: 50px;
	font-size: 16px;
}



.list_xxgk li .td-flex{
	padding:0 8px;
	box-sizing:content-box;
}
.list_xxgk li .td-flex1{
	width: 120px;
	height: 40px;
	float: left;
	text-align:center;
}

.list_xxgk li .td-flex2{
	width: 530px;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	float: left;
	line-height: 22px;
	padding:9px;
}

.list_xxgk li .td-flex3{
	width: 100px;
	float: right;
	padding-right: 0;height: 40px;overflow: hidden;
}

.list_xxgk li.td-head .td-flex2{
	border-left:1px solid #999;border-right:1px solid #999;
	line-height:32px; text-align: center;
}



.list_xxgk li.td-bg{
	background-color: #f2f3f5;
}
.list_xxgk li label{
	display: none;
}
.pub-slider li.menu_sub span{
	height: 108px;
	line-height: 108px;
	background-position: right center;
}
.yfpd_tit1 a{color: #005192;}
.lsj_ipt_reset{
	line-height: 36px;
    height: 36px;
    font-size: 16px;
    color: #000;
    margin:0 0 0 24px;
    cursor: pointer;
    background: none;
    padding:0;
    border:none;
	border-bottom: 1px solid #cccccc;
}
.Trps{font-size:12px;}
.pub-dangjian{height: 415px;}
.lsj-top-nav{
	display: none;
}
.lsj-top-nav-inner{
	display: flex;
    -webkit-display: flex;
    -moz-display: flex;
}
.lsj-top-nav-e{
	width:50px;
	height: auto;
	background-color: #0763ac;
	position: relative;
}
.lsj-top-nav-e img{width:20px;height: 20px;position: absolute;left:16px;top:25px;}
.lsj-top-nav-m{
	flex:1;
	-webkit-flex:1;
	-moz-flex:1;
	background-color: #005192;
	padding: 5px 0 3px 0;
}
.lsj-top-nav-m ul{
	display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
}
.lsj-top-nav-m li{
	width:33%;
	line-height: 30px;
	margin:0;
	padding:0;
	text-align: center;
	position: relative;
}
.lsj-top-nav-m li a{
	color: #ffffff;
}
.lsj-top-nav-m li span{
	color: #739fc3;
	position: absolute;
	right: 0;
	top:0;
	font-size:18px;
}
.lsj-search-mobile{
	margin:10px 0;
	background: #e6e6e6;
	padding:0 10px;
	display:none;
}
.lsj_webmap_mobile{
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background-color: #f2f2f2;
	overflow:auto;
	z-index: 10000;
}
.lsj_webmap_mobile_inner{
	padding:15px 20px;
}
.lsj_webmap_mobile_inner2{
	padding:20px 0 20px 20px;
}
.lsj_webmap_t1{
	color: #005192;
	font-size: 18px;
	line-height: 1;
	position: relative;
}
.lsj_webmap_t1 a{
	color: #005192;
}
.lsj_webmap_t1 .btn_close{
	cursor: pointer;
	font-size: 24px;
	position: absolute;
	right: 10px;
	top:10px;
	display: block;
	width: 30px;
	text-align: center;
}
.lsj_webmap_list{
	border-bottom: 1px #dfdfdf solid;
}
.lsj_webmap_t2 a{
	color: #ffffff;
	background-color: #005192;
	padding:5px 12px;
	display: inline-block;
}
.lsj_webmap_list_sub{
	display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
}
.lsj_webmap_list_sub div{
	width: 99px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #ffffff;
	margin:12px 13px 0 0;
}
.lsj_webmap_list_sub div.w2{width:205px;}
.lsj_webmap_list_sub div.w2_2{width: 211px;}
.lsj_webmap_list_sub div.w2_3{width: 155px;}
.lsj_webmap_list_sub a{
	color: #005192;
}
.lsj_webmap_list_sub9 div:last-child{
	width:110px;
}
.sjzz_slidedown{
	clear: both;
}
.sjzz_slidedown_item{
	margin:20px 0 0 0;
	clear: both;
}
.sjzz_slidedown_item *{
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}
.sjzz_slidedown_item .sjzz_slidedown_title{
	border:1px #cccccc solid;
	border-right: 0;
	width:186px;
	height: 38px;
	line-height: 38px;
	background: #ffffff;
	float: left;
	color: #666666;
}
.sjzz_slidedown_item .sjzz_slidedown_title span{
	padding:0 0 0 15px;
}
.sjzz_slidedown_item .sjzz_slidedown_arrow{
	float: left;
	width: 48px;
	height: 40px;
	background: url('../images/ico_slidedown.jpg') no-repeat;
	cursor: pointer;
}
.sjzz_slidedown_select{
	background: #ffffff;
	border:1px #cccccc solid;
	border-top: 0;
	padding:5px 0;
	display: none;
}
.sjzz_slidedown_select li{
	padding: 0 0 0 15px;
	line-height: 24px;
	font-size:14px;
}
.m2_input1 input.ipt_reset{
	border:none;
	border-bottom: 1px #cccccc solid;
	background:none;
	height: 35px;
	line-height: 40px;
	overflow: hidden;
	cursor: pointer;
	margin-left: 10px;
}
.jdcx_p span.jdcx_p_c1,.jdcx_p span.jdcx_p_c2{color:#666666;}
.jdcx_p_name b{font-weight: normal;color: #005192;}
.jdcx_txt_error{padding: 20px;text-align: center;}
.jdcx_tit .jdcx_span1{font-weight: normal;}
.errors{
	clear: both;
	display:none;margin:0 0 10px 0;color:#ff0000;padding:10px;border:1px #ff0000 solid;list-style:inside;
}
.formitem label.error{
	clear: both;
	position: absolute;
	color: red;
	left:auto;
	right: 22px;
	bottom: 18px;
	width:150px;
	font-size: 12px;
	padding-left: 8px;
	text-align: right;
}
.formitem select.error{
	color: red;
}
#errors_code{
	color:#ff0000;
}
.lsj_form_pane{
	padding: 20px 60px 40px 60px;
}
.content-box *{
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}
.lsj_form_pane .ipt_label{
	min-width: 64px;
	line-height: 36px;
	position: relative;
	margin-right: 10px;
	display: inline-block;
	float: left;
}
.lsj_form_pane em{
	font-style: normal;
	color: red;
	position: absolute;
	right: 5px;
	top: 5px;
}

.lsj_form_pane .ipt_field{
	top: 0;
	padding: 0;
	outline: none;
	border-radius: 2px;
	height: 34px;
	line-height: 34px;
	font-weight: normal;
	font-size: 16px;
	border: none;
	border: 1px solid #999;
	padding-left: 2px;
}
.lsj_form_pane .formitem .ipt_field{
	width: 584px;
}
.lsj_form_pane .formitem .ipt_field1{
	width: 584px;
}
.lsj_form_pane .form_w1{
	width:330px;
}
.lsj_form_pane .form_w2{
	width:330px;
}
.lsj_form_pane .ipt_code{
	width: 125px;
	height: 30px;
    margin-right: 10px;
    border: 1px solid #999;
    vertical-align: middle;
    float: left;
	padding-left: 2px;
}
.lsj_form_pane .formitemcode .ipt_label{
	float: left;
}
.lsj_form_pane .form_w1 .ipt_field{
	width: 235px;
}
.lsj_form_pane .form_w2 .ipt_field{
	width: 235px;
}
.lsj_form_pane .formitem{
	position: relative;
	padding-bottom:10px;
}
.lsj_form_pane .formitemsubmit{
	text-align: center;
}
.lsj_form_pane .formitemsubmit .ipt_reset{
	border: none;
    border-bottom: 1px #cccccc solid;
    background: none;
    height: 35px;
    line-height: 40px;
    overflow: hidden;
    cursor: pointer;
    margin-left: 10px;
}
input.ipt_cxcode {
    width: 128px;
    line-height: 28px;
    height: 30px;
    float: left;
    border: 1px solid #005192;
    padding:0 0 0 10px;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
}
*+html input.ipt_cxcode{
	height: 28px;
}
.oa_top_pane{display: none;}
.result_table{
	padding:0 0 20px 0;
}
.result_table table{
	width: 100%;
	border-collapse:collapse;
	border-color: #cccccc;
}
.result_table table td{
	padding:2px 3px;
	text-align: left;
	vertical-align: top;
}
.pub_det_tab {
    background: url(../images/line_dt.jpg);
    border: 1px #cccccc solid;
    font-size: 14px;
    margin-bottom: 20px;
}
.pub_det_tab dl{
	padding:0 2% 0 0;width:98%;
	clear: both; overflow: hidden;
}
.pub_det_tab dt {
    float: left;
    width: 80px;
    color: #666666;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 34px;
}
.pub_det_tab dd {
	color:#000;
    margin-left: 100px;
    line-height: 34px;
    text-align: justify;
}
.pub_det_tab .tab_item2 .tab_item_inner{
	width:50%;
	float: left;
}
/*pdf*/
.pdfobject-container { height: 842px;}
.pdfobject { border: 1px solid #cccccc; }
.pub-det-content .list_files{position:relative;overflow:hidden;margin-top:18px;}
.pub-det-content .list_files p{position:absolute;left:0;top:0;width:auto;margin:0;}
.list_files div{text-indent: 3em;}

/*year*/
.yearselect{
	float: right;
}
.yearselect select{
	border: 1px solid #cccccc;
    background-color: #ffffff;
    width: 80px;
    height: 28px;
    position: relative;
    float: left;
    margin-right: 5px;
}
#win-year{
	border: 1px solid #cccccc;
    background-color: #ffffff;
    height: 28px;
	font-size: 14px;
	float: left;
	width: 50px;
	cursor:pointer;
}
.result_views_error{
	padding:10px;
	text-align: center;
}
.pub-det-audio{margin:20px auto;width:446px;}
.pub-det-html5mp3{margin:20px auto;display: none;}
.pub-det-pcflv{margin:20px auto;width:400px;}
.pub-det-html5flv{margin:20px auto;display: none;}
.pub-det-html5flv video{width:100%;}
.pub-message-pane{
	font-size: 16px;
	line-height: 1.8;
}
.pub-message-pane .jdcx_titles{
	color: #666666;
}
.pub-message-pane .jdcx_titles .jdcx_span1_con{
	color: #005192;
}
span.jdcx_xcbm{
	float: right;
	padding-right: 35px;
}
span.jdcx_xcbm span{
	color: #005192;
}
.pub-message-type{
	color: #666666;
	border-bottom: 1px solid #c6dce8;
	padding:0 0 8px 0;
	margin:0 0 8px 0;
}
.pub-message-type .jdcx_p_name{
	padding-right:40px;
}
.pub-message-type .jdcx_span2{
	color: #005192;
}
.jdcx_p div.jdcx_p_c1{
	padding:0 0 20px 0;
}
.pub-message-reply{
	background-color: #fafbfc;
	padding:15px 20px;
	color: #565656;
}
.pub-message-reply .jdcx_replytitle{
	padding:0 0 8px 0;
	margin:0 0 4px 0;
	border-bottom: 1px solid #c6dce8;
}
.pub-message-reply .jdcx_replytitle2{
	line-height: 30px;
}
.pub-message-reply .jdcx_p_c2{
	color: #565656;
	line-height: 1.8;
	padding:0 0 8px 0;
	margin:0 0 8px 0;
}
.pub-mes-tit{
	float: left;
}
.wrap-row-5 .panel .panel-heading{
	margin-bottom: 0;
}
.wrap-row-5 .tit-lm-3{line-height: 40px;font-size:16px;color: #005192;}
.wrap-row-5 .tit-lm-3 a{color: #005192;}
.pub-link-gov .tit-lm-3{line-height: 40px;}
.pub-link-gov .tit-lm-3 a,.pub-link-gov .tit-lm-3 {color: #005192;}
.wrap-row-5 .list-f-1 li{font-size:14px;}
.pub-link-sel-3,.pub-link-sel-1{display: none;}
.pub-col-3 .tab-pane .tab-menu li a{font-size:16px;}
select#select-03{margin-left:70px;}
.grjj-txt{line-height: 30px;}
.grjj-txt p{text-align: justify;}
#pop{width:260px;min-height:150px;position: fixed;right:0px;bottom:0px;line-height: 1;}
#popClose{position:absolute;right:3px;top:1px;z-index: 10;font-size: 25px;display:block;}
a#popClose:hover{color:#f00;cursor:pointer;}
#popContent{padding:0px;}
#popTitle a{line-height:24px;font-size:14px;font-family:'微软雅黑';color:#000;font-weight:bold;text-decoration:none;}
#popTitle a:hover{color:#f60;}
#popIntro{background: #ffffff;}
#popIntro img{width: 100%;display:block;}
#popMore{text-align:right;border-top:1px dotted #ccc;line-height:24px;margin:8px 0 0 0;}
#popMore a{color:#f60;}
#popMore a:hover{color:#f00;}
#resultview{position: relative;}
#resultview #vcode-error{
	position: absolute;
	color: red;
	left:25px;
	top:70px;
	font-size:12px;
}
.pub-right-source{text-align: right;display: none!important;}
.detail_links_pane{border-top:1px #cccccc solid;margin:15px 0 0 0;padding:10px 0 0 0;}
.detail_links_pane .lists li{font-size:16px;}
.dfdj-form-btn{text-align: center;}
.dfdj-form-btn .button_sm_grey {
    width: 131px;
    height: 37px;
    line-height: 37px;
    background-image: url(../images/787720.gif);
    background-repeat: no-repeat;
    background-position: left;
    border: 0px;
    cursor: pointer;
}
.dfdj-form-btn .button_nm_grey {
    width: 131px;
    height: 37px;
    line-height: 37px;
    background-image: url(../images/787718.gif);
    background-repeat: no-repeat;
    background-position: left;
    border: 0px;
    cursor: pointer;
}
.dfdj-form-btn .button_sm {
    width: 131px;
    height: 37px;
    line-height: 37px;
    background-image: url(../images/787719.gif);
    background-repeat: no-repeat;
    background-position: left;
    border: 0px;
    cursor: pointer;
}
.dfdj-form-btn .button_nm {
    width: 131px;
    height: 37px;
    line-height: 37px;
    background-image: url(../images/787717.gif);
    background-repeat: no-repeat;
    background-position: left;
    border: 0px;
    cursor: pointer;
}
.lsj_form_pane2{padding:0 30px;line-height: 30px;}
.lsj_form_pane3{width: 670px;margin:20px auto;}
.lsj_form_pane3 table{border-collapse:collapse;border: 1px #999999 solid;font-size: 12px;color:#000;}
#player{display: block;margin: 20px auto 0 auto;}
.list_d1 dt, .list_d1 dd {
    padding: 0 0 0 27px;
    background-repeat: no-repeat;
    background-position: 0 4px;
}
.list_d1 dt {
    line-height: 25px;

    margin-bottom: 5px;
    font-weight: normal;
    color: #272e34;
    background-image: url(../images/index_as1.png);
    position: relative;
    zoom: 1;
}
.list_d1 dt span.creatime{font-size: 12px;color: #999999;}
.list_d1 dt div.mail_conn{color: #999999;font-size:14px;text-align: justify;}
.list_d1 dd {
    line-height: 25px;
    font-size: 14px;
    margin-left: 0;
    margin-bottom: 10px;
    color: #272e34;
    text-align: justify;
    background-image: url(../images/index_as2.png);
}
#list_mail .line_d1 {
    border-bottom: 1px #d2d2d2 dashed;
    width: 100%;
    line-height: 0;
    height: 0;
    font-size: 0;
    clear: both;
    margin: 15px 0;
}
*+html .online_top #main-nav{width:1100px;display: block;}
*+html .online_top #main-menu{width:1100px;display: block;}
*+html .online_top .sm-clean li.sm-clean-1{width:35px;display: block;float: left;margin-left: 470px;}
*+html .online_top .sm-clean li.sm-clean-2{width:64px;display: block;float: left;}
*+html .online_top .sm-clean li.sm-clean-3{width:64px;display: block;float: left;}
*+html .online_top .sm-clean li.sm-clean-4{width:64px;display: block;float: left;}
*+html .online_top .sm-clean li.sm-clean-5{width:64px;display: block;float: left;}
*+html .online_top .sm-clean li.sm-clean-6{width:64px;display: block;float: left;}
*+html .online_top .sm-clean li.sm-clean-7{width:64px;display: block;float: left;}
.extbkbox{width:260px;background:#FFFFFF;position:fixed !Important;bottom:0;float:left;position:absolute;z-index:1000;}
*html .extbkbox{top:expression(offsetParent.scrollTop+20);}
.extbkbox{right:5px;}
.extbkbox .extmore{position: absolute;right: 5px;top: 5px;z-index: 10;font-size: 20px;line-height:1;display: block;cursor: pointer;}
.extbkboxb{font-size:12px;clear:both;height:auto;padding:0px;}
.extbkboxb img{display: block;width: 100%;}
.extbkboxnar{color:#d5d5d5;}
.extbkboxnar:hover{color: red;}
#maincolumn .pub-nowsite{display: none;}
.pub-footer .pub-pull{width:1010px;}
.index-pane-ad1 img,
.index-pane-ad2 img,
.index-pane-ad3 img{display:block;width:100%;}
.lsj-column-index-a2 .lists{height:385px;overflow:hidden;}

.panel-body-ygk .pub-det-content p{font-size:16px;}
.pub-pull .h5{padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;}
.pub-beian-ico{background:url(../images/beian-ico.png) no-repeat 0 center;display:inline-block;padding:0 0 0 22px;}

#pagination-input {
    width: 40px;
    height: 25px;
    line-height: 18px;
    margin:0 0 0 5px;
    padding: 0;
    overflow: hidden;
    border: 1px solid #CAD4DF;
	vertical-align:middle;
	border-radius:inherit;
	-webkit-border-radius:inherit;
	-moz-border-radius:inherit;	
}
.pagination-num {
	background: #F8F9FB;
    border: none;
    padding: 0 10px;
    margin:0 0 0 1px;
	width:46px;
    height: 26px;
	line-height: 26px;
    text-align: center;
	cursor:pointer;
	font-size:12px;
	vertical-align:middle;
}
.pagination-last{display:inline-block;}
.lists li a{font-size:16px;}
.yjlb{display: inline-block;margin-top: 10px;}
*+html .pub-header2 .lsj-index-search .lsj-index-search-inner .lsj-btn-a1{height:30px;}
/*---2018.12.1----不能解决空格问题
.pub-det-content table p,.pub-det-content  p{
	white-space: pre-wrap;
	*word-wrap: break-word;
}
.pub-det-content table td br{line-height: 1px!important;}
*+html .pub-det-content table br{display:inline;line-height:0;font-size:1px;height:1px;}
-----end--------*/

/*微信微博分享20200604*/

/*.bdsharebuttonbox{display: block;float: left;}*/
  .bdshare-button-style0-16 .bds_weixin{background: url(../images/ico_share.png) no-repeat 0 -33px !important; line-height: 30px!important;height: 30px!important;padding-left: 30px!important;}
.bdshare-button-style0-16 .bds_tsina{ background: url(../images/ico_share.png) no-repeat 0 5px!important;line-height: 30px!important;height: 30px!important;padding-left: 30px!important;   }
.bdshare-button-style0-16{position: absolute;right: 0;top: -5px;width:72px;height: 30px;overflow: hidden;}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{margin: 0 6px 0  0!important;}
.bd_weixin_popup .bd_weixin_popup_main{padding: 10px!important;}


/*分享代码0605*/

.bdsharebuttonbox{
    float: right;
}
.bdsharebuttonbox a{
    cursor: pointer;
}


.bdsharebuttonbox .bds_weixin{
    background: url(../images/ico_share.png) no-repeat 0 -38px !important;;
    padding-left:30px;
    font-size:14px;
    color: #666;
    margin-right:5px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
}

.bdsharebuttonbox .bds_tsina{
     background: url(../images/ico_share.png) no-repeat 0 0!important;
    padding-left:30px;
    font-size:14px;
    color: #666;
    margin-right:5px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
}

.qrcode_wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    color: #333;
    font-size: 10px;
    padding: 10px;
    width: 250px;
    height: 280px;
    border: 1px solid #bebebe;
    background-color: #fff;
    overflow: hidden;
    z-index: 9999;
}
.qrcode_wrap .qrcode_header_tips {
    height: 15px;
    line-height: 15px;
}
.qrcode_wrap .qrcode_header_tips .qrcode_header_right {
    display: inline-block;
    width: 15px;
    height: 15px;
    float: right;
}
.qrcode_wrap .qrcode {
    width: 185px;
    height: 185px;
    margin: 10px auto;
}
.qrcode_wrap .qrcode_footer_tips {
    line-height: 20px;
}


.tab_item{clear: both;overflow: hidden;}



@media(max-width:768px){
	.topNav-close img{width: 17px;height: 17px;}
	body{min-width:320px;}
	#list_mail{padding:10px 0;}
	.lsj-search-mobile{display:block;}
	.pub-header,.index-header{
		display: none;
	}
	.lsj-top-nav{
		display: block;
	}
	#main-nav{
		width: 100%;
		margin:0;
		display: none;
	}
	.lsj_form_pane em{right: -5px;}
	.index-jld-inner{height:auto;}
	.pub-links-2{text-align: left;}
	select#select-03{margin-left: 22px;}
	.wrap-row-5{padding-bottom: 0;}
	dd img,li img{width:100%;}
	.pub-det-content img{max-width:100%!important;}
	.pub-footer{padding:10px;}
	.pub-footer .pub-footer-lft,.pub-footer .pub-footer-rig{
		display: none;float:none;
	}
	.pub-footer .pub-footer-cen{
		width:100%;
		float:none;
	}
	/* float */
	.fl,.fr{float:none;}
	/* wrap */
	body,
	.wrap,
	.pub-links-2 a,
	.list-a1 li{font-size: 15px;}
	/* height */
	.h14, .h16, .h3, .h5, .h8,  .h15,  .h40, .h45, .h50,.h30{height:5px;}
	.hr20{height: 1px;}
.h10,.h20{height: 10px;}

	/* panel */
	.pub-pull{width:100%;}
	.pub-column{margin-left:0px;}
	.pub-col-3,
	.pub-col-6,
	.pub-col-2,
	.pub-col-7,
	.pub-col-7-2{width:100%;margin-left:0px;float:none;}
	.panel,
	.panel-default,
	.panel-channel,
	.panel-none,
	.panel-only,
	.pub-link-gov,
	.panel-only5
	{padding:10px;}
	.pub-col-2 .panel-none{padding:0;}
	.wrap-row-none{margin-left:0;}
	.panel .panel-heading {
	    margin-bottom: 0px;
	}
	.pub-links-2,
	.pub-links-3{
		width:100%;
		float: none;
	}
	.pub-links-2 span{display: none;}
	.pub-links-2 a{display: block;margin:0 0 10px 0;width:50%;white-space: nowrap;}
	.wrap-row-5 .pub-col-span-4{margin-left: 0;width:100%;}
	.wrap-row-5,.wrap-row-5 .pub-col-span{margin-left: 0;}
	.wrap-row-5 .pub-col-span-3 .panel-none,
	.wrap-row-5 .pub-col-span-2 .panel-none{padding-bottom: 0;}
	.lsj-column-index-a2{
		width: 100%;
	}
	.pub-panel-mod{padding-left:10px;padding-right:10px;}
	.pub-panel-mod .fl{float: left;}
	.pub-panel-mod .fr{float:right;}

	/* slider */
	/*
	.pub-slider li{padding-left:10px;padding-right: 10px;height: 40px;line-height: 40px;font-size: 15px;background: #ffffff;border-bottom: 1px #cccccc solid;}
	.pub-slider li span{width: 100%;}
	*/
	.pub-slider{background: #ffffff;margin-bottom: 1px;display: none;}
	.pub-slider ul{display: flex;flex-wrap: wrap;}
	.pub-slider li{width: 25%;
		padding-left:10px;
		line-height: 40px;
		font-size: 18px;
		background: #ffffff;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;}
	.pub-slider li span{width: 100%;text-align: left;padding-left:0;}
	.pub-slider li a{color:#000;}
	.pub-slider li.curr span{padding-left:0;}
	.pub-slider li.curr .arr,.pub-slider li.curr dl{display: none;}
	.pub-slider li.curr a{color:#005192;}
	.slideBox3{
		width: 100%;
		height: auto;
	}
	.slideBox3 .bd li .pic,
	.slideBox3 .bd li .inner{
		width: 100%;
		height: auto;
		float: none;
	}
	.slideBox3 .bd img{
		width: 100%;
		height: auto;
	}
	.slideBox3 .title{
		line-height: 1.5;
		font-size: 16px;
		margin-bottom: 5px;
	}
	.slideBox3 .des{
		line-height: 1.5;
	}
	.slideBox3 .hd{
		display: none;
	}
	.slideBox8,
	.slideBox8 .bd img{ width:100%; height:auto;}
	.slideBox8 .prev,
	.slideBox8 .next,
	.slideBox8 .hd{display: none;}
	/* font */
	.lsj-top{font-size: 14px;}
	/* list */
	.lists li span{float: none;}
	.lists-r-1 li span{float:right;}
	/* title */
	.tit-lm-3{line-height: 2;}

	.pub-link-sel-1, .pub-link-sel-2, .pub-link-sel-3 {
	    width: 50%;
	    margin-left: 0;
	    margin-bottom:10px;
	    padding-right:10px;
	    overflow: hidden;
	}
	.panel-only5 .tpsp-list li{width: 100%;margin:10px 0 0 0 ;padding:0;border:none;}
	.panel-only5 .tpsp-pic{width: 100%;height: auto;}
	.panel-only5 .tpsp-list li .tpsp-tit{height: auto;padding:0;}
	/* header */
	.pub-header{margin-bottom: 10px;}
	.pub-header .lsj-index-logo,
	.pub-header .lsj-index-search{width: 100%;margin-top: 0;float:none;}
	.pub-header .lsj-index-inner-2{padding-top: 10px;padding-bottom: 10px;}

	/* nowsite */
	.pub-nowsite{
		padding-top: 0;
		padding-bottom: 0;
	}
	.pub-nowsite .pub-channel-a2{
		line-height: 30px;height: 30px;
		float:none;text-indent:10px;
		font-size: 14px;color:#000;
		font-weight:normal;
		text-align:left;

	}
	/*.pub-nowsite .pub-channel-a2:before{content:">>"}*/
	.pub-nowsite .pub-channel-a3{height: auto; line-height:28px;float:none;padding:5px 10px;margin-top: 10px;font-size:16px;overflow:hidden;}
	/*.pub-nowsite .pub-channel-a3 span{display:block;background:#ffffff;position:absolute;width:100%;left:0;top:0;padding:0;}*/
	.pub-nowsite .pub-channel-a2{display: none;}
.pub-nowsite .tit-n-12 a{margin: 0;}
.pub-nowsite .tit-n-12 span{padding: 0;}


	/* focus */
	.pub-topline .lsj-focus-top{
		display: none;
	}
	.lsj-focus-group{
		padding:0px;
	}
	.lsj-focus-group,
	.slideBox,
	.slideBox .bd img,
	.lsj-column-index-a5 .panel-image,
	.picBtnTop,
	.picBtnTop .bd,
	.picBtnTop .bd li .pic img {width: 100%; height: auto;}
	.picBtnTop{min-height: 180px;}
	#picBtnTop .hd{display: none;}
	/* tab */
	.pub-column-simple .tab-pane .tab-menu>li{width:24.3333%;float: none;}
	.pub-column-simple .tab-pane .tab-menu>li>a{font-size: 16px;padding:0;height:34px;line-height: 34px;}
	.pub-column-simple .tab-pane .tab-menu>li>a>span{float:none;display: none;}
	.autohei .jggk-txt,
	.lsj-focus-group .jggk-txt{padding:10px;}
	.lsj-focus-group .lx-pic{width:100%;}

	/*detail*/
	.pub-det-title,
	.pub-det-title-2{
		font-size: 20px!important;
		padding: 15px 0px 10px 0;
	}
	.pub-det-title span,
	.pub-det-title-2 span{
		font-size: 20px!important;
	}
	.pub-det-action,
	.pub-det-print{
		display: none;
	}
	.pub-det-content table{
		font-size: 16px;
	}
	.pub-det-content p{
		line-height: 1.6;
	}
	.pub-det-content audio{width:100%;}
	.pub-det-date-source{width: 100%;text-align: center;}
	.pub-det-date-source .pub-website-w1{
		display: block;
		width: 100%;
	}
	.pub-det-date-source .pub-website-w2{display: none;}
	.pub-website{line-height: 2;margin-bottom: 10px;min-height:1px;}
	.pub-website span.pub-website-w{padding:0;}
	#playercontainer{width: 302px;height: 220px;}
	/*online*header*/
	.oa_top_pane{display: block;}
	.online_top,.x_jbxx_box{display: none;}
	.pub-pull .jzxx_r{padding: 0 0 20px 0;float: none;}
	.jzxx_box .jzxx_cjwt{
		padding:10px;
	}
	.pub-header2 {
	    margin-bottom: 5px;
	    display: none;
	}
	.pub-header2 .lsj-index-logo{
		float: none;
		width: 100%;
	}
	.pub-header2 .lsj-index-search{
		margin-top: 5px;
	}
	.pub-header2 .lsj-index-inner-2 {
	    padding-top: 10px;
	    padding-bottom: 10px;
	}
	.pub-channel-title{
		display: none;
	}
	.pub-channel-title-inner{
		position: inherit;
		font-size: 16px;
	}
	.pub-header2 .lsj-index-search{
		width: 100%;
	}
	.pub-header2 .lsj-index-search .lsj-index-search-inner .lsj-ipt-a1 {
	    width: auto;
	    padding: 0 5px;
	    flex: 1;
	    -webkit-flex: 1;
	    -moz-flex: 1;
	}
	.pub-nowsite2{
		display: block;
	}
	.pub-dangjian{height: auto;}
	.lists li {
	    line-height: 24px;
	    background: url(../images/point.jpg) no-repeat 0 10px;
	    margin:12px 0;
	}
	.lists li a{margin-right: 0px;}
	.lists-r-1 li span{margin-top:3px;}
	.tit-channel-a1{
		font-size:16px;
	}
	.more_r a{
		font-size: 14px;
	}
	#page_div .pagination_nums{
		display: none;
	}
	.picScroll-top7{display: none;}
	.grjj-pic{display: none;}
	/*form*/
	.lsj_form_pane{
		padding:10px;
	}
	.lsj_form_pane .form_w1,.lsj_form_pane .form_w2{
		float:none;
		width: 100%;
	}
	.lsj_form_pane .formitemsubmit{
		text-align: center;
	}
	.lsj_form_pane .ipt_label em{
		position: inherit;
	}
	.pub_det_tab .tab_item2 .tab_item_inner {
	    width: 100%;
	    float: none;
	}
	.gk-form-box a.gk-reset{
		display: none;
	}
	.list_xxgk li.td-head{
		display: none;
	}
	.list_xxgk li .td-flex{
		float: none;
		width: 100%;
	}
	.list_xxgk li .td-flex1{
		text-align:left;
	}
	.list_xxgk li .td-flex2{
		border:none;
		padding-top:0;
		padding-bottom:0;
	}
	.pub-det-audio{display: none;}
	.pub-det-html5mp3{display: block;}
	.pub-det-html5flv{display: block;}
	.pub-det-pcflv{display: none;}
	.pub-link-sel select{height: 25px;}
	span.jdcx_xcbm{float: none;padding-right: 0;padding-top:10px;font-size: 18px;background: none;display: block;text-align: center;line-height: 2;color: #999999;}
	.pub-message-type .jdcx_p_name{padding-right: 20px;}
	#page_div{color: #666666;width:100%!important;}
	#page_div .pagination_index, #page_div .pagination_index_num{padding: 0 6px;border: none;}
	#page_div .page_loca{display: none;}
	
	.pub-footer-nav a:nth-child(1){display:none;}
	.pub-footer-nav span:nth-child(2){display:none;}
	.formitem label.error{right: 10px;}
	.lsj_form_pane2,.lsj_form_pane3{
		width:100%;
		padding:10px;
	}
	.jggk-txt img{max-width: 100%;}
	.diylist{min-height: 220px;}
	#maincolumn .pub-nowsite{display: block;}
	#maincolumn .pub-slider{display: block;}
	#maincolumn .grjj-box{display: none;}
	.pub-footer .pub-pull{width:100%;}
	.lsj-search-mobile{background-color:#005192;margin-top:0;padding:10px;}
	.lsj-index-search .lsj-index-search-inner .lsj-ipt-a1, .lsj-index-search .lsj-index-search-inner .lsj-btn-a1{border-bottom:1px solid #0763ac!important;}

	.sjd-yx{text-align: center;font-size: 16px;overflow: hidden; line-height: normal;}
.sjd-yx a{color: #fff;}

.hr_15{height: 15px;}
.sjd-yx img{width:24px;margin:0 5px -3px 0;}
.lsj-top .fr .lsj_search_act{top:8px;}


	#index-x3 .pub-col-3{height:auto;}
	.lsj-column-index-a2 .lists{height:auto;overflow:auto;}
	.pub-footer-copy span {display: inline;}
	.pub-footer-copy span.pub-beian-ico{background:none;padding-left:0;}
	.sjzz_slidedown{display:none;}
	.pub-col-3-1{width:100%;}
	.pub-det-content .list_files{position:inherit;overflow:hidden;margin-top:18px;}
	.pub-det-content .list_files p{position:inherit;left:auto;top:auto;width:auto;margin:0;}
	.list_files div{text-indent: 0em;}
	.leftspecialimg{display:none;}
	.pub-col-7-2 .headinghide{display:none;}
	.pub-col-7-2 #panel-heading2{display:block;margin-top: 5px;}
	.pub-col-7-2 #panel-heading2 .tit-channel-a1{display: flex;-webkit-display: flex;-moz-display: flex;align-items: center;-webkit-align-items: center;-moz-align-items: center;}
	.pub-col-7-2 #panel-heading2 .font_l{float:none;}
	.pub-col-7-2 #panel-heading2 .yearselect{float: none;margin-left: auto;}
	.lsj-view-more{padding-top:0;}
	/* flex */
	.flex{display: flex;-webkit-display: flex;-moz-display: flex;}
	.inline-flex{display: inline-flex;}
	.flex-row{flex-direction: row;}
	.flex-row-reverse{flex-direction: row-reverse;}
	.flex-col{flex-direction: column;}
	.flex-col-reverse{flex-direction: column-reverse;}
	.justify-start{justify-content: flex-start;}
	.justify-center{justify-content: center;}
	.justify-end{justify-content: flex-end;}
	.justify-between{justify-content: space-between;}
	.justify-around{justify-content: space-around;}
	.items-stretch{align-items: flex-stretch;}
	.items-start{align-items: flex-start;}
	.items-center{align-items:center;}
	.items-end{align-items: flex-end;}
	.items-baseline{align-items: baseline;}
	.flex-initial{flex: initial;}
	.flex-1{flex: 1;-webkit-flex: 1;-moz-flex: 1;}
	.flex-2{flex: 2;-webkit-flex: 2;-moz-flex: 2;}
	.flex-auto{flex: auto;}
	.flex-none{flex: none;}
	.flex-grow{flex-grow: 1;}
	.flex-shrink{flex-shrink: 1;}
	.flex-no-grow{flex-grow: 0;}
	.flex-no-shrink{flex-shrink: 0;}
	.flex-wrap{flex-wrap: wrap;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;}
	
	.zmhd_top,.jzxx_tit{ display:none}
	.jzxx_Flex{ display:flex;}
	.ipt_cxcode{flex:1;}
	#adsp_content_replybox_area{width:75%;}

	.pub_det_tab .tab_item2 .tab_item_inner,.pub_det_tab .tab_item2 .tab_item_inner dl{width: 100%;padding:0;float: none;overflow: hidden;clear: both;display: block;box-sizing: content-box;}
	.pub_det_tab dd{overflow: hidden;}

dl,dd{ margin:0;}

.lsj-column-index-inner .lsj-column-index-a2{margin-top: -7px;}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px 0 0!important;width:6px;height:6px; display: block;float:left;}
.lsj-column-index-a1 .swiper-pagination-bullets{height:6px;bottom:17px!important;}
.lsj-index-search .lsj-index-search-inner .lsj-btn-a1{background: #005192 url(../images/search-btn-sj1.jpg) no-repeat center!important; background-size: cover!important;}






	
}
@media(max-width:360px){
	.pagination-last{display:none;}
	.pub-slider li {font-size: 15px;}

.pub_det_tab .tab_item2 .tab_item_inner,.pub_det_tab .tab_item2 .tab_item_inner dl{width: 100%;float: none;overflow: hidden;clear: both;display:block;box-sizing: content-box;}
	.pub_det_tab dd{overflow: hidden;}dl,dd{ margin:0;}
	.lsj-column-index-inner .lsj-column-index-a2{margin-top: -7px;}

	.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px 0 0!important;}
}